RyuGod
Programming Language Collector
Hello, World!
examples
sample
1
2
3
4
5
6
#
#   ABS: Hello, World!
#   https://github.com/abs-lang/abs
#
echo("Hello, World!")
Enter to Rename, <Shift>+Enter to Preview
TerminalInput valueWebOutput
W